Skip to content

feat: simplification of the startup process#70

Merged
mato533 merged 7 commits intomainfrom
ta/feat/startup-process
Jun 23, 2025
Merged

feat: simplification of the startup process#70
mato533 merged 7 commits intomainfrom
ta/feat/startup-process

Conversation

@mato533
Copy link
Copy Markdown
Member

@mato533 mato533 commented Jun 22, 2025

Proposed changes

Change the startup process for feature extensions.

With the initial implementation for worker process startup (controlling the startup process with a semaphore) and the fix for #62 (starting the worker if it was stopped when accessed), there is no longer a need to pre-start all workers.

Simplify the logic for the extension startup process and remove unnecessary source code.

Additionally, add E2E tests related to changes in the ConfigFilePattern in Settings.

Types of changes

  • Polish (an improvement for an existing feature)
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improvements to the project's docs)
  • Internal updates (everything related to internal scripts, governance documentation and CI files)

Checklist

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation (if appropriate)
  • I have added proper type definitions for new commands (if appropriate)

Further comments

Reviewers: @webdriverio/project-committers

@github-actions github-actions Bot added the PR: Polish 💅 PRs that contain improvements on existing features label Jun 22, 2025
@mato533 mato533 changed the title Ta/feat/startup process feat: simplification of the startup process Jun 22, 2025
@mato533 mato533 marked this pull request as ready for review June 23, 2025 02:29
@mato533 mato533 merged commit 7e21fe1 into main Jun 23, 2025
56 of 57 checks passed
@mato533 mato533 deleted the ta/feat/startup-process branch June 23, 2025 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Polish 💅 PRs that contain improvements on existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant